home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 1998 #4
/
Amiga Plus CD - 1998 - No. 4.iso
/
pd
/
disk
/
format
/
install_format
< prev
next >
Wrap
Text File
|
1998-01-12
|
419b
|
22 lines
; Format-Installer v1.0 (25.12.97)
; © 1997 by Ulrich Hambuch
(copyfiles
(prompt "Copying Format-Executeable to System. Won't make a backup of your old format program!")
(help @copyfiles-help)
(source "Format")
(dest "SYS:System/")
(files)
(confirm)
)
(copyfiles
(prompt "Copying Format-NewIcon to System ...")
(help @copyfiles-help)
(source "Format.info")
(dest "SYS:System/")
(files)
(confirm)
)